home *** CD-ROM | disk | FTP | other *** search
- ;InnoSetupVersion=3.0.5
-
- [Setup]
- AppName=Bubble Ghost
- AppVerName=Bubble Ghost
- AppId=Bubble Ghost
- DefaultDirName={pf}\Bubble Ghost
- DefaultGroupName=Bubble Ghost
- OutputBaseFilename=setup
- Compression=zip
- PrivilegesRequired=none
- DisableProgramGroupPage=yes
- WizardImageFile=embedded\WizardImage0.bmp
- WizardSmallImageFile=embedded\WizardSmallImage0.bmp
-
- [Files]
- Source: "{app}\Bubble Ghost.exe"; DestDir: "{app}"; Flags: ignoreversion
-
- [Run]
- Filename: "{app}\Bubble Ghost.exe"; WorkingDir: "{app}"; Flags: postinstall nowait
-
- [Icons]
- Name: "{group}\Bubble Ghost"; Filename: "{app}\Bubble Ghost.exe"; WorkingDir: "{app}";
- Name: "{group}\Desinstalar - Bubble Ghost"; Filename: "{uninstallexe}"; WorkingDir: "{app}";
-